go/types.tparamsList.types (method)
5 uses
go/types (current package)
infer.go#L209: targs, index := u.x.types()
infer.go#L275: targs, index = u.x.types()
infer.go#L311: targs, index = u.x.types()
infer.go#L576: types, _ = u.x.types()
unify.go#L265: func (d *tparamsList) types() (list []Type, index int) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)